While the preceding lesson showed a way to use fold() to create a
comma-delimted list, joinToString() is a far simpler solution for that
particular problem.
You can learn more about this in:
Tags: